x86/MSI-X: cleanup
authorJan Beulich <jbeulich@suse.com>
Fri, 19 Jun 2015 09:00:36 +0000 (11:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 19 Jun 2015 09:00:36 +0000 (11:00 +0200)
commit43147e03e8f4d82d1eb8c2324336b720d43fc6fd
treee6f33b0fb53bdd157b1ededbb4388585e4bc4d77
parentad28e42bd1d28d746988ed71654e8aa670629753
x86/MSI-X: cleanup

Fold msixtbl_addr_to_virt() + virt_to_msi_desc() into simplified
msixtbl_addr_to_desc(), as the callers don't need the virtual address
anymore.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/vmsi.c